//==============================================================================
// Hero Greek_Anim.txt
//==============================================================================

import Greek_Sword_anim.txt

//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		set hotspot
		{
			version
			{  
				Visual shaba ka walk
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.20 true   
					tag FootstepLeft 0.65 true   
					tag FootstepRight 0.55 true   
	//-- end auto generated section
				
				
			}
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		set hotspot
		{
			version
			{
				Visual ario e shaba_ka_idlea
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}